PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElementAttribute Class / PDFStructureElementAttribute Constructor / PDFStructureElementAttribute Constructor(PDFCosDictionary)
The COS attribute.
In This Topic
    PDFStructureElementAttribute Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFStructureElementAttribute( 
       PDFCosDictionary cosAttribute
    )

    Parameters

    cosAttribute
    The COS attribute.
    See Also